projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7b2041
)
(HAVE_TERMIOS, NO_TERMIO): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 28 Jul 1994 19:45:02 +0000
(19:45 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 28 Jul 1994 19:45:02 +0000
(19:45 +0000)
(HAVE_TERMIO): Add #undef.
src/s/hpux9.h
patch
|
blob
|
history
diff --git
a/src/s/hpux9.h
b/src/s/hpux9.h
index 68b18129a4d20ac9648b68824c47a169a4717d75..d801f5a2cc454c29eb9c28bfb02ccf9ce0f3acd8 100644
(file)
--- a/
src/s/hpux9.h
+++ b/
src/s/hpux9.h
@@
-17,3
+17,8
@@
/* Make room for enough symbols, so dispnew.c does not fail. */
#define C_SWITCH_SYSTEM -Wp,-H200000 -D_BSD
#endif
+
+/* neal@ctd.comsat.com */
+#undef HAVE_TERMIO
+#define HAVE_TERMIOS
+#define NO_TERMIO